atspi: Implement EditableText interface for the entry wrappers
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 Oct 2020 02:07:18 +0000 (22:07 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 Oct 2020 02:07:18 +0000 (22:07 -0400)
commit3af56f521698d06a98c5f1c02062ea44aa22525c
tree79d6f1bce5d7efced39c91e0740334e167629e02
parent63dd0405c762cb7b6f35871e1ed97a0599342217
atspi: Implement EditableText interface for the entry wrappers

Drop the EditableText implementation for GtkText,
and implement it for all the wrapper widgets instead.
gtk/a11y/gtkatspieditabletext.c